home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / backup / kbackup-.000 / KBackup-1.2.7.tar / KBackup / data / ZIPdrive / Config next >
Text File  |  1996-03-19  |  1KB  |  50 lines

  1. #
  2. #    Configuration "ZIPdrive" for KBackup
  3. #
  4. ConfigVersion=1.2.5
  5. configname="ZIPdrive"
  6. parent="/"
  7. local="NO"
  8. directoriesonly="NO"
  9. findxpertmode="NO"
  10. findxpertflags="-print"
  11. specifiedfilesonly="NO"
  12. compression="NONE"
  13. compress_options=""
  14. verify_archive="NO"
  15. archive_format="AFIO"
  16. pgpkey="root"
  17. incremental="NO"
  18. ddbufsize="4096k"
  19. double_buffering="YES"
  20. device="/dev/sda1"
  21. floppy_format="1440/1440"
  22. device_type="BLOCKDEV"
  23. blockdev_fs_type="ext2"
  24. blockdev_mkfs="mkfs -t ext2 -m 1 /dev/sda1"
  25. datestamp="Mon Jul 17 22:02:09 MET 1995"
  26. resetdevice="/dev/tape-reset"
  27. manualedit="NO"
  28. followtarops="YES"
  29. scheduled_only_once="YES"
  30. use_multibuf="YES"
  31. multibuf_nblocks="100"
  32. multibuf_blksize="1024"
  33. multibuf_seq_info="YES"
  34. multibuf_cmd1="DEFAULT"
  35. multibuf_cmd2="DEFAULT"
  36. use_patterns="NO"
  37. manual_command="dialog --textbox /usr/doc/KBackup/manual.asc 24 77"
  38. restore_write_log="YES"
  39. remote_mode="NO"
  40. remote_host="localhost"
  41. remote_uid="adm"
  42. CreateReport="YES"
  43. ReportCommand="mail root"
  44.  
  45. TMP="/tmp"
  46. if [ "$EDITOR" = "" ] 
  47. then
  48.     EDITOR="vim"
  49. fi
  50.